Use an older version of FMOD in a newer version of Unity

I’m currently updating my Unity from version 5.1 to Unity 5.6. Currently I’m using FMOD version 1.06. Is it possible to upgrade my Unity version without upgrading my version of FMOD? If so how do I go about this? After upgrading it appears I’ve run into a few issues.

I imagine there will be a number of changes required, backwards compatibility would not be an issue (using a newer version of FMOD with and older version of Unity). But forward compatibility cannot be guaranteed (older FMOD with newer Unity).

If you follow the error messages in the console window you should be able to make all the changes needed.