The installation package for URL Rewrite Module includes several hotfixes for IIS and ASP.NET. In order to apply the hotfixes without restarting the server, run the following command from an elevated command prompt window prior to installing the module:
net stop was /y & net stop wmsvc
Once the module has been installed run this command:
net start w3svc & net start wmsvc