I have been struggling with this problem for several weeks now and would really appreciate any help.
I need an OAuth library which works with WAMP Server installed in a Windows 7 (64-bit) environment. I want to access this library from PHP.
There are 2 OAuth libraries (i.e., DLLs) available for Windows at http://downloads.php.net/pierre/ but both are not working for me possible because they are meant to be used only in a 32-bit Windows environment.
Some more pointers mentioned at https://www.php.net/oauth are also not helpful because they only talk about UNIX environment.
Can someone please help me with a 64-bit version of OAuth library to be used in 64-bit Windows environment?
Thanks a bunch.
Su
I have several suggestions :
Hope this could help
Regards