I just updated a plugin that needed to be updated. The issue is they added support for OAuth, the problem this plugin and another are using the same OAuth classes. Is there a easy way to fix this? I've never messed with OAuth or classes in PHP, I'm not a programmer.
Error:
PHP Fatal error: Cannot redeclare class OAuthSignatureMethod_HMAC_SHA1
