SO for development purpose I moved my live magento site to my local dev environment so that I can setup Angular Js in it. steps I followed are as follows:
Migrated whole Db to local mysql server and also copied files in www folder of wamp
chnaged db information in local.xml
copied download.php file of magento 1.9 to the root folder and followed the process till download step but soon after that when I click continue it gives me following error even when i tried to run index.php it gives same error as "varien_autoload.php not found".
- I tried checking permission as well but its in the same state