Installing OAuth for Wampserver

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jawedshamshedi
Forum Commoner
Posts: 35
Joined: Fri May 16, 2008 1:17 am
Location: India
Contact:

Installing OAuth for Wampserver

Post by jawedshamshedi »

Hi All,

I am new to OAuth and installed in on my wampserver. The process that I use to installed can be viewed from the below mentioned url

http://jawedphp.wordpress.com/2011/06/2 ... ampserver/

The AOuth extension is showing in php extension list of wampserver but when I do get_loaded_extensions() or try to view it in phpinfo() nothing is showing of Aouth and even when I try to use Aouth code then it’s giving me error that Aouth extension not found kind of error.

Any help will be appreciated.

Thanks in advance

Jawed
Post Reply