3

i am unable to install php_oauth.dll file onto my system therefore not able to see it installed using phpinfo() what i have tried so far: i have downloaded the .dll files for both 32-bit and 64-bit operating systems and updated my php.ini file to add the extension but still unable to show it inside phpinfo(),i want to work with magento REST api therefore i need it to be in working state.

4

1 Answer 1

0

u need to download the file php_oauth.dll (windows)

Copy that into

/bin/php[version]/ext

And you need to change php.ini to load oauth (Dynamic Extensions)

extension=php_oauth.dll

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.