.htaccess needs to be placed in the same directory as the index.php file, usually root of the application.
read the manual about codeigniter and .htaccess
Be sure that apache is running the rewrite module named : rewrite_module you can read more about enabling the module on linux here : Blog post or for wamp here : Wamp icon -> Apache -> Apache Modules -> rewrite_module