How to install the oauth in php. Can any one provide me the full description, links and all the libraries. I tried from here but I could not understand
I want to acc
Yup, u need this file php_oauth.dll (windows)
Put into
/bin/php[version]/ext
And you need to change php.ini to load oauth (Dynamic Extensions)
extension=php_oauth.dll