http://stackoverflow.com/questions/6803265/how-to-install-php-extension-locally-on-wamp
I followed this link and downloaded both the oauth files available in the link
Edited the dll in extension folder and edited the php.ini file
But the extension is not loading.
Iam working with magento so i need the oauth module to be enabled badly for my rest apis to work
Has anybody solved this issue?