I have WampServer up and running on my Windows 7 machine. It is installed in C:/wamp. I have set up my configuration using the following VirtualHosts in the C:/wamp/bin/apac
on apache config, changing "AllowOverride" to "All" on the definition of the DocumentRoot will solve the issue
Double check the name of the .htaccess file. Windows doesn't like to let you create a file with nothing before the period. "You must type a filename".
Two options.