AMP is a awesome way to deploy local apps, I will show you how to enable mod_rewrite module.
Open WAMP manager if you have not already opened it up, then click it(not right click) and goto Apache —> httpd.conf
It will open up a notepad window, there find mod_rewrite and remove the hash before the line
LoadModule rewrite_module modules/mod_rewrite.so
Now all you have to do is restart apache. Do so by hitting restart all the services option.


