I searched in web for 2 days and I try to use htaccess in my local wamp but I can\'t! I know there is something wrong but I don\'t know where...
First:
Click on Wamp icon and open Apache/httpd.conf and search "#LoadModule rewrite_module modules/mod_rewrite.so". Remove # as below and save it
LoadModule rewrite_module modules/mod_rewrite.so
and restart all service.