DLL module not found

I have tried installing OpenCV both manually and through Conda install,
The thing is that every steps work fine for me on my laptop, but the same steps say DLL module not found on my workstation, I find it very strange,

Also I have faced the same issue when working on Android Studio with Opencv, the library is there in the right path, and shows on the directory and shows successful import as well but on running my codes, i get the message OpenCV not does not exist,

I thought it might be due to the path or due to wrong labelling or even due to version imcompatibility but heyy how come the same things work fine on my laptop,

I never had any issues with any library before, and I am having open internet, no firewalls blocking access and my workstation is very high capacity…I do not understand the issue at all…